'宣言 Public Overloads Overridable Sub Write( _ ByVal chars() As System.Char, _ ByVal index As System.Integer, _ ByVal count As System.Integer _ )
'使用法 Dim instance As FontSubSet.BigEndianBinaryWriter Dim chars() As System.Char Dim index As System.Integer Dim count As System.Integer instance.Write(chars, index, count)
パラメータ
- chars
- index
- count